use g_error() instead of a combination of g_warning+exit to avoid
author16:19:16 Tim Janik <timj@imendio.com>
Thu, 7 Aug 2008 14:23:07 +0000 (14:23 +0000)
committerTim Janik <timj@src.gnome.org>
Thu, 7 Aug 2008 14:23:07 +0000 (14:23 +0000)
commit83269a5ae7ae5cb4f722f2df7f29af231691b116
treeff0ea157663baecb3451af9606d37561137c3003
parent81934ca8c6fc1827ff260428216823a3f8dd0461
use g_error() instead of a combination of g_warning+exit to avoid

2008-08-07 16:19:16  Tim Janik  <timj@imendio.com>

        * gdk/gdkrgb.c (gdk_rgb_select_conv): use g_error() instead of a
        combination of g_warning+exit to avoid misleading the user.

svn path=/trunk/; revision=21037
ChangeLog
gdk/gdkrgb.c